[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 935  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21343Zeng, Colin91502BurbankCaliforniaUnited States
19344Ma, Mandy70511StuttgartSaarlandGermany
24969Gonzales, Vanessa98371PuyallupWashingtonUnited States
28611Alexander, Christian, C97301SalemOregonUnited States

Generated 2025-07-14 06:51:10.391 UTC