[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 9079   SHUFFLE   <  SKIP 2160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20965Subram, Cynthia, ABD1 4SJW. YorkEnglandUnited Kingdom
18815Rogers, Abigail98036LynnwoodWashingtonUnited States
12946Allen, Seth, M98371PuyallupWashingtonUnited States

Generated 2025-07-21 06:13:27.755 UTC