[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 512   SHUFFLE   <  SKIP 2729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17617Simmons, Abigail, W90241DowneyCaliforniaUnited States
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom
15257Anderson, Matthew98312BremertonWashingtonUnited States

Generated 2025-07-15 20:00:34.704 UTC