[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 494   SHUFFLE   <  SKIP 1846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22483Ramos, Lee75012ParisSeine (Paris)France
16409Moreno, Ebony, J12311BerlinSaarlandGermany
15374Kumar, Donna94010BurlingameCaliforniaUnited States

Generated 2025-07-19 04:38:19.898 UTC