[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 548   SHUFFLE   <  SKIP 329  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22425Sullivan, Roy91370Verrieres Le BuissonEssonneFrance
26964Tang, Kelli, G57000MetzMoselleFrance
29309Navarro, Rodney, L6006PerthSouth AustraliaAustralia
11732Sanchez, Erick45202CincinnatiOhioUnited States

Generated 2025-07-18 10:43:12.989 UTC