[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4424  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28049Washington, Xavier, T94611OaklandCaliforniaUnited States
28733Ramos, Diana, JE17 6JFLondonEnglandUnited Kingdom
27012Jiménez, Anne97005BeavertonOregonUnited States
25887Collins, Jack, J98371PuyallupWashingtonUnited States

Generated 2025-07-11 13:07:42.955 UTC