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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25382Hughes, Richard, L94519ConcordCaliforniaUnited States
15093Moyer, Johnny75009ParisSeine (Paris)France
17220Wang, Glenn, R14197BerlinSaarlandGermany

Generated 2025-07-11 22:38:33.707 UTC