[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 9324   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17610White, Anna92102San DiegoCaliforniaUnited States
18124Chander, Calvin66578NeunkirchenSaarlandGermany
12066Powell, Wyatt, L90012Los AngelesCaliforniaUnited States

Generated 2025-07-20 17:29:52.987 UTC