[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 898  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11838Rodriguez, Justin, J97005BeavertonOregonUnited States
14407Bryant, Thomas92118CoronadoCaliforniaUnited States
25158Long, Stephanie, C98312BremertonWashingtonUnited States

Generated 2025-07-10 16:48:33.710 UTC