[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 6771  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27202Hall, James98284Sedro WoolleyWashingtonUnited States
23709Perry, Devin90241DowneyCaliforniaUnited States
14981Raji, April, LW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-18 08:03:57.496 UTC