[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 4438   <  SKIP 470  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16922Jackson, Emma, F98225BellinghamWashingtonUnited States
25590Gill, Naomi, E66041PoingSaarlandGermany

Generated 2025-07-20 21:23:17.904 UTC