[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 250   SHUFFLE   <  SKIP 717  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29336Bailey, Nathaniel, SV8Z 4N5ShawneeBritish ColumbiaCanada
20402Liang, Vincent3977CranbourneVictoriaAustralia
15511Kelly, HaleyV0SookeBritish ColumbiaCanada
28795Allen, Jesse92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 07:12:01.313 UTC