[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 2421   SHUFFLE   <  SKIP 5082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23710Sanchez, Anna98312BremertonWashingtonUnited States
27476Alexander, Alexis, L90706BellflowerCaliforniaUnited States
26679Perry, Noah, K98055RentonWashingtonUnited States

Generated 2025-07-13 11:46:51.320 UTC