[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 5150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18907Nara, Priscilla4169East BrisbaneQueenslandAustralia
20280Harris, Joshua, LV9MetchosinBritish ColumbiaCanada
25778Gomez, Larry, SEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 16:07:27.000 UTC