[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 2421   SHUFFLE   <  SKIP 702  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27164Carlson, Micheal, ECM11BillericayEnglandUnited Kingdom
13330Patterson, Maria, GV9B 2C3ShawneeBritish ColumbiaCanada
12390Martinez, Denise, L12311BerlinHamburgGermany

Generated 2025-07-09 13:58:43.861 UTC