[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 376   SHUFFLE   <  SKIP 825  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23047Xu, Valerie91910Chula VistaCaliforniaUnited States
22565Subram, Brenda, L60061Frankfurt am MainSaarlandGermany
20172Gao, KelliOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-17 13:06:32.403 UTC