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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24072He, Randy, R66272Sulzbach TaunusSaarlandGermany
22319Zhou, Jorge, M75010ParisSeine (Paris)France
26084Jenkins, Luke91977Spring ValleyCaliforniaUnited States
29220Ramos, Melinda94014ColmaCaliforniaUnited States

Generated 2025-07-12 11:06:29.485 UTC