[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 413   SHUFFLE   <  SKIP 1415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15745Hayes, Julian98225BellinghamWashingtonUnited States
27664Roberts, Luis91791West CovinaCaliforniaUnited States
24142Davis, Christian, C78000VersaillesYvelineFrance

Generated 2025-07-14 22:27:46.674 UTC