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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20101Hayes, Devin97045Oregon CityOregonUnited States
23001Munoz, Julio97005BeavertonOregonUnited States
25394Garcia, Anthony, J97330CorvallisOregonUnited States
25615Hall, Destiny, GLE18LeedsEnglandUnited Kingdom

Generated 2025-07-19 20:07:34.719 UTC