[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 2817   SHUFFLE   <  SKIP 1669  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13220Hernandez, Isabella92625Newport BeachCaliforniaUnited States
17781She, Jake01071DresdenHessenGermany
16885Cook, Garrett, D97301SalemOregonUnited States
13266Wang, Samuel, J90802Long BeachCaliforniaUnited States

Generated 2025-07-21 02:52:14.547 UTC