[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 475   SHUFFLE   <  SKIP 3122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19425Zhao, ArturoCM11BillericayEnglandUnited Kingdom
28521Tang, Bradley40434DuesseldorfHessenGermany
20003Gonzalez, Dalton, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 16:48:14.279 UTC