[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 228   SHUFFLE   <  SKIP 1123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18144Chapman, Katie75016ParisSeine (Paris)France
22835Zhang, Alan45001EssenHamburgGermany
15934Raji, Nichole, C98225BellinghamWashingtonUnited States

Generated 2025-07-22 00:46:16.687 UTC