[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   SHUFFLE   SKIP 2498   <  SKIP 5760  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27077Henderson, Robert, K94010BurlingameCaliforniaUnited States
14970Chandra, Bruce, HSL67RJMaidenheadEnglandUnited Kingdom
17994Xu, Bradley, T10791BerlinHamburgGermany
15348Carter, Greg, G98403TacomaWashingtonUnited States

Generated 2025-07-20 22:08:40.066 UTC