[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 482   SHUFFLE   <  SKIP 4236  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20144Lin, Roger, W66041PoingSaarlandGermany
11852Russell, Kyle, M90712LakewoodCaliforniaUnited States
18665Brooks, Olivia98168BurienWashingtonUnited States
16535Chen, Colin, F75013ParisSeine (Paris)France

Generated 2025-07-18 23:05:21.918 UTC