[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 2913  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23367Ramirez, Haley, A98027IssaquahWashingtonUnited States
20172Gao, KelliOX14 4SEOxfordEnglandUnited Kingdom
16578Weber, Stefanie64283DarmstadtHessenGermany

Generated 2025-07-10 11:52:50.871 UTC