[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 484   SHUFFLE   <  SKIP 982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22095Perry, BrandonV8VVictoriaBritish ColumbiaCanada
11248Alexander, Tristan, P93400Saint-DenisSeine Saint DenisFrance
29160Baker, Logan, N98270MarysvilleWashingtonUnited States

Generated 2025-07-13 13:48:20.049 UTC