[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 508   SHUFFLE   <  SKIP 753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16989Richardson, Emma98201EverettWashingtonUnited States
26094Butler, Sarah94611OaklandCaliforniaUnited States
23509Powell, Faith, O97222MilwaukieOregonUnited States

Generated 2025-07-18 12:06:16.872 UTC