[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 995   SHUFFLE   <  SKIP 1604  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18354Nara, Alvin, A94010BurlingameCaliforniaUnited States
19341Huang, Clarence, COX14 4SEOxfordEnglandUnited Kingdom
17891Lal, Sharon, L91940Les UlisEssonneFrance
23143Phillips, Jada, S98027IssaquahWashingtonUnited States

Generated 2025-07-18 23:33:42.505 UTC