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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13212Phillips, Logan, A90802Long BeachCaliforniaUnited States
23117Sanz, Bruce2580GoulburnNew South WalesAustralia
17654Alexander, CarolineV3L 1E7WestminsterBritish ColumbiaCanada

Generated 2025-07-13 10:25:27.904 UTC