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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29270Allen, Carlos, M99202SpokaneWashingtonUnited States
24839Goldberg, Tamara12171BerlinHessenGermany
22510Gill, Lori, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 11:21:36.149 UTC