[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 405   SHUFFLE   <  SKIP 1375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26282Jai, Leonard, R98168BurienWashingtonUnited States
23943Subram, Cindy, LEC1R 0DULondonEnglandUnited Kingdom
25841Becker, Lindsey, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 14:50:20.948 UTC