[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 3104   SHUFFLE   <  SKIP 3073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28732Yang, Bianca, EGA10GatesheadEnglandUnited Kingdom
22353Allen, AmandaV2L3W8NewtonBritish ColumbiaCanada
18285Romero, Roberto, A2300NewcastleNew South WalesAustralia

Generated 2025-07-17 12:48:01.928 UTC