[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   SKIP 1076   SHUFFLE   <  SKIP 903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12620Lal, Maurice59491Villeneuve-d'AscqNordFrance
21805Russell, Lucas98055RentonWashingtonUnited States
23667Arun, Harold98312BremertonWashingtonUnited States

Generated 2025-07-14 14:47:47.200 UTC