[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 650   SHUFFLE   <  SKIP 3998  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11213Murphy, Stephanie, B98020EdmondsWashingtonUnited States
23475Martin, Richard98312BremertonWashingtonUnited States
14265Bell, Garrett, JV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-18 22:47:10.929 UTC