[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 2421   SHUFFLE   <  SKIP 2902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26175Hughes, Jose97034Lake OswegoOregonUnited States
19716Martin, Logan91776San GabrielCaliforniaUnited States
20563Blanco, Kendra66041PoingSaarlandGermany

Generated 2025-07-12 16:10:32.547 UTC