[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 717   SHUFFLE   <  SKIP 3406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17693Jenkins, Justin98052RedmondWashingtonUnited States
20491Perry, Dakota98201EverettWashingtonUnited States
24702Ramos, Kari, DSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-15 18:59:16.072 UTC