[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 512   SHUFFLE   <  SKIP 2307  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18882Hayes, Dalton, CV8Z 4N5ShawneeBritish ColumbiaCanada
23154Phillips, Connor, E99362Walla WallaWashingtonUnited States
22542Alvarez, Teresa75013ParisSeine (Paris)France
22790Phillips, Luke, H95062Santa CruzCaliforniaUnited States

Generated 2025-07-14 17:21:25.955 UTC