[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 3517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20540Flores, Jasmine94704BerkeleyCaliforniaUnited States
22517Adams, Luis, R95010HofBayernGermany
16232Richardson, Chase, A98033KirklandWashingtonUnited States

Generated 2025-07-13 18:34:49.790 UTC