[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 307  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26630Powell, VanessaV9B 2C3ShawneeBritish ColumbiaCanada
20963Dominguez, Teresa, CKB9KirkbyEnglandUnited Kingdom
16611Rodriguez, Dylan, E2444Port MacquarieNew South WalesAustralia
11066Butler, Grace, T97355LebanonOregonUnited States

Generated 2025-07-15 04:25:56.494 UTC