[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 484   SHUFFLE   <  SKIP 2785  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24478Sharma, Lindsay, E2580GoulburnNew South WalesAustralia
22903Stewart, HaileyV6B 3P7Port HammondBritish ColumbiaCanada
13769Kumar, Brendan77127LieusaintSeine et MarneFrance

Generated 2025-07-14 22:46:25.005 UTC