[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 0   SHUFFLE   <  SKIP 2942  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28852Watson, Mariah, R97034Lake OswegoOregonUnited States
12856Lin, RosaW1N 9FALondonEnglandUnited Kingdom
24673Cox, Paige92625Newport BeachCaliforniaUnited States

Generated 2025-10-31 19:02:32.164 UTC