[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 2886  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27286Pal, Shawn60610ChicagoIllinoisUnited States
12508Anand, NicholePE17BuryEnglandUnited Kingdom
26423Gutierrez, Hector3977CranbourneVictoriaAustralia

Generated 2025-07-09 23:21:03.343 UTC