[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 512   SHUFFLE   <  SKIP 1037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19712Phillips, Eric, W98371PuyallupWashingtonUnited States
29147Roberts, Mary, S98270MarysvilleWashingtonUnited States
16587Martinez, Zachary42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-12 11:13:29.951 UTC