[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 875   SHUFFLE   <  SKIP 6763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14043Gonzalez, Mary97205PortlandOregonUnited States
12456Chen, Thomas98168BurienWashingtonUnited States
24605Wang, Roger, P4810TownsvilleQueenslandAustralia

Generated 2025-07-15 18:57:37.191 UTC