[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 456   SHUFFLE   <  SKIP 2130  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19736Kelly, Rachel94109San FranciscoCaliforniaUnited States
21006Young, Sydney, K60323FrankfurtHessenGermany
12560Gao, Mandy, MW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-22 11:44:22.152 UTC