[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 875   SHUFFLE   <  SKIP 284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13603Martinez, Molly, SLE18LeedsEnglandUnited Kingdom
26826Romero, Kendra10210BerlinHamburgGermany
22014Gonzales, JoseV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-14 01:15:59.571 UTC