[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 680   SHUFFLE   <  SKIP 3331  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21232Garcia, Levi, G2036MatravilleNew South WalesAustralia
18049Watson, Patrick, H98036LynnwoodWashingtonUnited States
11494Gutierrez, Jimmy, MTY31RuncornEnglandUnited Kingdom

Generated 2025-07-17 22:54:46.423 UTC