[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 224   SHUFFLE   <  SKIP 6102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26782Lewis, SethV8VVictoriaBritish ColumbiaCanada
15344Russell, Luke, E94303Palo AltoCaliforniaUnited States
17618Liu, Ramon, M98225BellinghamWashingtonUnited States

Generated 2025-07-16 23:38:44.704 UTC