[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 2548   SHUFFLE   <  SKIP 1471  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22187Russell, Hannah, A97330CorvallisOregonUnited States
16755James, Olivia98052RedmondWashingtonUnited States
19912Xie, TaraNT20Newcastle upon TyneEnglandUnited Kingdom
17017Jones, Jeremiah98371PuyallupWashingtonUnited States

Generated 2025-07-19 18:10:12.879 UTC