[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 413   SHUFFLE   <  SKIP 1801  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17389Butler, Abigail, K98168BurienWashingtonUnited States
16221Saunders, Darren, A98168BurienWashingtonUnited States
23849Simmons, Alexis98270MarysvilleWashingtonUnited States
11385Allen, Miguel, CYO15YorkEnglandUnited Kingdom

Generated 2025-07-17 03:20:29.132 UTC