[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 827   SHUFFLE   <  SKIP 1210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14285Hughes, Taylor, J94010BurlingameCaliforniaUnited States
17788Liu, Jeffery, M12171BerlinSaarlandGermany
14712Liu, EugeneSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-21 14:40:20.183 UTC