[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 2391   SHUFFLE   <  SKIP 5973  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28851Mitchell, Miguel98201EverettWashingtonUnited States
23243Rogers, Jasmine, K97301SalemOregonUnited States
28841Gonzales, Samuel94014ColmaCaliforniaUnited States

Generated 2025-07-21 18:41:16.319 UTC