[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 293  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12134Alonso, Hector, LAS23Stoke-on-TrentEnglandUnited Kingdom
13774Guo, Steve, L22001HamburgHessenGermany

Generated 2025-07-09 19:04:40.047 UTC