[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 158   SHUFFLE   <  SKIP 2656  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27232Mr., Thirunavukkarasu, Ram98371PuyallupWashingtonUnited States
20501Nelson, Morgan98284Sedro WoolleyWashingtonUnited States
24131Rubio, Felicia, S94310OrlyVal de MarneFrance

Generated 2025-07-10 11:15:38.772 UTC