[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 872   SHUFFLE   <  SKIP 1022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13424Thomas, Jasmine, M97330CorvallisOregonUnited States
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States
21856Sanchez, Emmanuel, FLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-13 14:13:26.299 UTC