[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 480   SHUFFLE   <  SKIP 2166  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15166Goel, Nina94519ConcordCaliforniaUnited States
25184Tang, Peter94014ColmaCaliforniaUnited States
27740Nath, Jodi98168BurienWashingtonUnited States

Generated 2025-07-14 12:37:57.011 UTC