[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 1305   SHUFFLE   <  SKIP 1051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23706Cooper, Mackenzie, M98020EdmondsWashingtonUnited States
16751Scott, Aaron, C98284Sedro WoolleyWashingtonUnited States
28203Gomez, Victor, I3205South MelbourneVictoriaAustralia

Generated 2025-07-16 02:24:14.953 UTC