[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 3669   SHUFFLE   <  SKIP 691  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20142Lopez, Lydia92700ColombesHauts de SeineFrance
22107Jones, Michael, AV8POak BayBritish ColumbiaCanada
16394Bell, Bryan, C59000LilleNordFrance

Generated 2025-07-18 23:59:16.444 UTC