[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 650   SHUFFLE   <  SKIP 2495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29034Patterson, Jonathan98020EdmondsWashingtonUnited States
14564Bailey, Chloe, L92102San DiegoCaliforniaUnited States
25306Zeng, Glenn, A80074MünchenHessenGermany

Generated 2025-07-18 01:58:37.993 UTC