[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 1218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26586Baker, Alexandra98312BremertonWashingtonUnited States
20633Collins, Luke, A98033KirklandWashingtonUnited States
24249Howard, Jesse, D2444Port MacquarieNew South WalesAustralia

Generated 2025-07-20 22:59:54.101 UTC