[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 328   SHUFFLE   <  SKIP 1600  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12217Roberts, Kyle78000VersaillesYvelineFrance
24152Rubio, Casey, APE17BuryEnglandUnited Kingdom
21951Hernandez, Orlando, C4217Gold CoastQueenslandAustralia

Generated 2025-07-19 03:47:21.231 UTC