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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20597Beck, Carly41100Saint OuenLoir et CherFrance
21058Suri, Meredith91370Verrieres Le BuissonEssonneFrance
22707Russell, Haley66578NeunkirchenSaarlandGermany
13700Howard, Evan, S94015Daly CityCaliforniaUnited States
28278Becker, Jaime, J98312BremertonWashingtonUnited States
28629Madan, Cynthia90706BellflowerCaliforniaUnited States

Generated 2025-11-05 17:47:42.997 UTC