[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 251   SHUFFLE   <  SKIP 213  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17534Griffin, Robert, S98225BellinghamWashingtonUnited States
12653Andersen, NicholeW10 6BLLondonEnglandUnited Kingdom
15970Thompson, Samuel, S90210Beverly HillsCaliforniaUnited States
25680Subram, Manuel12171BerlinHessenGermany

Generated 2025-07-12 14:05:44.254 UTC