[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 512   SHUFFLE   <  SKIP 1266  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27715Ross, Mya, E4655Hervey BayQueenslandAustralia
22786Goldstein, Wyatt98168BurienWashingtonUnited States
20967Rowe, Casey, T53001BonnHamburgGermany
15546Jenkins, Robert, Z97068W. LinnOregonUnited States

Generated 2025-07-12 15:29:23.748 UTC