[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 328   SHUFFLE   <  SKIP 3221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18207Gonzalez, Phillip, N2264SilverwaterNew South WalesAustralia
19922Gonzalez, Nancy, R92700ColombesHauts de SeineFrance
16934Vazquez, MicheleSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-21 22:17:03.743 UTC