[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 327   SHUFFLE   <  SKIP 858  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28885Raji, Kelvin, S95000CergyVal d'OiseFrance
15316Harris, Alexis94015Daly CityCaliforniaUnited States
17038Wang, Ernest92118CoronadoCaliforniaUnited States

Generated 2025-07-13 08:01:54.899 UTC