[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 24   SHUFFLE   <  SKIP 1150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13750Sai, Raymond, A98312BremertonWashingtonUnited States
23169Andersen, Corey, T98225BellinghamWashingtonUnited States
23467Bennett, Nicole98371PuyallupWashingtonUnited States

Generated 2025-07-14 03:30:49.539 UTC