[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16943Garcia, Veronica, R64283DarmstadtHessenGermany
24518Allen, Stephanie90712LakewoodCaliforniaUnited States
20651Cooper, Timothy, JV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-13 01:40:10.314 UTC