[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 344   SHUFFLE   <  SKIP 456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14574Powell, Katherine, CV0SookeBritish ColumbiaCanada
27684Coleman, Emma98020EdmondsWashingtonUnited States
21570Kovár, Barry, A2113North RydeNew South WalesAustralia

Generated 2025-07-15 12:15:33.988 UTC