[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 4098   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11991Martinez, Frederick2061Milsons PointNew South WalesAustralia
19497She, RaulW1V 5RNLondonEnglandUnited Kingdom
20067Thompson, Destiny, P94063Redwood CityCaliforniaUnited States

Generated 2025-07-14 19:26:22.130 UTC