[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2908   <  SKIP 1792  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26062Raji, Chad98107BallardWashingtonUnited States
22892Mitchell, Timothy, E90241DowneyCaliforniaUnited States
26045Jenkins, Samuel97222MilwaukieOregonUnited States

Generated 2025-07-16 11:03:38.137 UTC