[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 248   SHUFFLE   <  SKIP 937  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20142Lopez, Lydia92700ColombesHauts de SeineFrance
13616Ramirez, Cole, E3429SunburyVictoriaAustralia
17119Harris, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-17 19:59:58.581 UTC