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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15963Smith, Madison, M98371PuyallupWashingtonUnited States
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
21617Miller, Jennifer97330CorvallisOregonUnited States

Generated 2025-07-13 23:01:38.502 UTC