[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 24   SHUFFLE   <  SKIP 1009  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14455Mitchell, AlexandraV9MetchosinBritish ColumbiaCanada
16182Sun, Louis, E5023FindonSouth AustraliaAustralia
21558Coleman, Nicole, A2580GoulburnNew South WalesAustralia

Generated 2025-07-12 22:58:24.290 UTC