[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 2391   SHUFFLE   <  SKIP 2401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25024Pritchett, Brad, S91910Chula VistaCaliforniaUnited States
13458James, Joan98225BellinghamWashingtonUnited States
25830Nath, Louis, C2580GoulburnNew South WalesAustralia

Generated 2025-07-20 10:33:04.373 UTC