[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 438   SHUFFLE   <  SKIP 362  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27635Perry, Grace, E98168BurienWashingtonUnited States
28413Martinez, Dalton, MGA10GatesheadEnglandUnited Kingdom
24770Wright, Isaac, A90505TorranceCaliforniaUnited States

Generated 2025-07-17 22:56:47.805 UTC