[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 468   SHUFFLE   <  SKIP 1283  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28249Carter, Julia, M97222MilwaukieOregonUnited States
15745Hayes, Julian98225BellinghamWashingtonUnited States
22342Lal, Jon, M98168BurienWashingtonUnited States

Generated 2025-07-17 07:46:08.819 UTC