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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20519Diaz, Trevor, BV8Y 1L1CliffsideBritish ColumbiaCanada
27233Ward, Seth, E91977Spring ValleyCaliforniaUnited States
28411Rodriguez, Jay, MEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-16 07:49:35.007 UTC