[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 9371   SHUFFLE   <  SKIP 2313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28334Tanara, Marco, C98312BremertonWashingtonUnited States
21603Barnes, Seth98225BellinghamWashingtonUnited States
20664Watson, Isaiah98312BremertonWashingtonUnited States

Generated 2025-07-21 22:19:48.649 UTC