[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 650   SHUFFLE   <  SKIP 1503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19618Johnsen, Ross4810TownsvilleQueenslandAustralia
25611Rodriguez, DeannaCM11BillericayEnglandUnited Kingdom
22872Bailey, Sara, F98168BurienWashingtonUnited States

Generated 2025-07-17 18:18:54.038 UTC