[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 653   SHUFFLE   <  SKIP 761  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13585Morris, SavannahLE18LeedsEnglandUnited Kingdom
16188Torres, Teresa, MW1V 5RNLondonEnglandUnited Kingdom
24614Raje, Lindsey3198SeafordVictoriaAustralia
27443Jackson, Jessica, M94947NovatoCaliforniaUnited States

Generated 2025-07-20 06:33:37.313 UTC