[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 750   SHUFFLE   <  SKIP 193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24259Price, Gavin, J98312BremertonWashingtonUnited States
21302Foster, Logan, F97222MilwaukieOregonUnited States
29476Bradley, Elizabeth20354HamburgHamburgGermany

Generated 2025-07-15 07:46:35.470 UTC