[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 590   SHUFFLE   <  SKIP 768  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13884Rogers, Jada98225BellinghamWashingtonUnited States
29458Moreno, Danny, M2065St. LeonardsNew South WalesAustralia
24518Allen, Stephanie90712LakewoodCaliforniaUnited States

Generated 2025-07-15 01:46:17.633 UTC