[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 4000   SHUFFLE   <  SKIP 4847  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11769Hernandez, Haley, LV2L3W8NewtonBritish ColumbiaCanada
12521Dominguez, Meredith63009OffenbachSaarlandGermany
27191Brown, David, JV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-21 02:33:58.115 UTC