[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 2548   SHUFFLE   <  SKIP 1453  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13462Sara, Jay, M98225BellinghamWashingtonUnited States
18647Huang, Christy91910Chula VistaCaliforniaUnited States
22185Henderson, Connor94303Palo AltoCaliforniaUnited States

Generated 2025-07-14 11:47:33.398 UTC