[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 995   SHUFFLE   <  SKIP 1485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13083Butler, Jordyn99362Walla WallaWashingtonUnited States
12399Chapman, Henry, L38001BraunschweigNordrhein-WestfalenGermany
27841Vance, Gerald, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-09 05:55:58.263 UTC