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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States
22817Nath, Calvin38231SalzgitterHessenGermany
27403Coleman, DylanV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-20 20:23:43.035 UTC