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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28992Fernandez, DarrenV8Y 1L1CliffsideBritish ColumbiaCanada
17918Zeng, Suzanne2777SpringwoodNew South WalesAustralia
23064Rodriguez, Alexander, S98225BellinghamWashingtonUnited States

Generated 2025-07-12 00:50:16.327 UTC