[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 9432   SHUFFLE   <  SKIP 234  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12528Wilson, Devin, L99202SpokaneWashingtonUnited States
20831Xu, Drew48001MünsterSaarlandGermany
14295Thomas, Hannah91791West CovinaCaliforniaUnited States

Generated 2025-07-22 05:27:44.872 UTC