[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20301Bradley, Gloria, L98225BellinghamWashingtonUnited States
27673Young, Jennifer, M98312BremertonWashingtonUnited States
24715Nath, Kelli93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-12 02:28:19.558 UTC