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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26369Nath, Kate, J92310SèvresHauts de SeineFrance
29110Smith, Sydney, M90012Los AngelesCaliforniaUnited States
20752Simmons, Christian98501OlympiaWashingtonUnited States
12463Huang, ToddGL50CheltenhamEnglandUnited Kingdom
26284Ward, Garrett98201EverettWashingtonUnited States
28554Sanders, Natalie, A46236BottropNordrhein-WestfalenGermany

Generated 2025-07-19 13:30:10.512 UTC