[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 322   SHUFFLE   <  SKIP 597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26556Cooper, Jeremy97330CorvallisOregonUnited States
21430Morgan, Savannah, P91502BurbankCaliforniaUnited States
21341Liu, Louis, C94519ConcordCaliforniaUnited States

Generated 2025-07-14 05:26:07.770 UTC