[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 2971   <  SKIP 2605  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20173Zhao, DennisSE1 8HLLondonEnglandUnited Kingdom
12217Roberts, Kyle78000VersaillesYvelineFrance
26669Zeng, Curtis, E4171HawthorneQueenslandAustralia
26168Campbell, Ian98020EdmondsWashingtonUnited States

Generated 2025-07-22 10:45:03.768 UTC