[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 511   SHUFFLE   <  SKIP 766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20355Gray, Melanie, S97301SalemOregonUnited States
17119Harris, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
27850Green, Jason, D93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-12 01:24:28.543 UTC