[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 2130   SHUFFLE   <  SKIP 82  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14774Ferrier, Max53131BonnHamburgGermany
15215Jiménez, Alberto, C3220GeelongVictoriaAustralia
27993Miller, Hunter95062Santa CruzCaliforniaUnited States

Generated 2025-07-13 06:15:38.243 UTC