[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 3669   SHUFFLE   <  SKIP 92  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29339Li, BrandonV3A 4R2LangleyBritish ColumbiaCanada
18560Miller, Anna, S91502BurbankCaliforniaUnited States
15621Wu, Kelli, TL4 4HBLiverpoolEnglandUnited Kingdom
22488Patel, Frederick04838EilenburgBrandenburgGermany

Generated 2025-07-11 21:09:56.248 UTC