[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 135   SHUFFLE   <  SKIP 54  >   <  TAKE 6  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28428Alvarez, Ebony, MMK8 8DFMilton KeynesEnglandUnited Kingdom
28086Anand, Bridget90706BellflowerCaliforniaUnited States
11578Huang, Trisha93500PantinSeine Saint DenisFrance
16334Bailey, Natalie, J97045Oregon CityOregonUnited States
19351Vance, Edgar92700ColombesHauts de SeineFrance
18670Bryant, Melanie, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 00:25:36.483 UTC