[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 461   SHUFFLE   <  SKIP 4154  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19497She, RaulW1V 5RNLondonEnglandUnited Kingdom
16794Cook, Taylor98052RedmondWashingtonUnited States
29233Sanders, Caitlin98501OlympiaWashingtonUnited States

Generated 2025-07-17 21:45:38.265 UTC