[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 3669   SHUFFLE   <  SKIP 25  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16341Raji, Lacey, E4655Hervey BayQueenslandAustralia
28768Rodriguez, Emmanuel, A98168BurienWashingtonUnited States
24865Griffin, AshleyNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-12 18:48:26.601 UTC