[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 480   SHUFFLE   <  SKIP 2223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15775Ward, Michelle, W98225BellinghamWashingtonUnited States
15328Jackson, Fernando92102San DiegoCaliforniaUnited States
22303Alonso, Philip, L91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-13 15:45:55.194 UTC