[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 416   SHUFFLE   <  SKIP 1744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18062Anderson, Dylan91776San GabrielCaliforniaUnited States
13515Liang, Cara, M38231SalzgitterHessenGermany
29456She, Lindsay1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 00:15:41.254 UTC