[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   SHUFFLE   <  SKIP 2388  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13669Gill, Kristy4217Gold CoastQueenslandAustralia
12936Moreno, Renee, CV8Y 1L1CliffsideBritish ColumbiaCanada
22188Barnes, Sarah, J98225BellinghamWashingtonUnited States
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 19:49:16.959 UTC