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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14633Morgan, TimothyV3A 4R2LangleyBritish ColumbiaCanada
13588Dominguez, Deb, A04139LeipzigNordrhein-WestfalenGermany
22153Kelly, Alyssa, D91776San GabrielCaliforniaUnited States

Generated 2025-07-20 09:26:01.184 UTC