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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22374Patterson, Luke98027IssaquahWashingtonUnited States
24527Coleman, Gavin95062Santa CruzCaliforniaUnited States
29474Raje, Jaime, B66001SaarbrückenSaarlandGermany

Generated 2025-07-18 15:19:01.331 UTC