[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 327   SHUFFLE   <  SKIP 3869  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17342Jones, William98201EverettWashingtonUnited States
26479Cook, Katherine, R94014ColmaCaliforniaUnited States
15299Lopez, Charles, H97355LebanonOregonUnited States

Generated 2025-07-12 01:00:54.159 UTC