[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 189   SHUFFLE   <  SKIP 2096  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25423Zhou, Jake, A94014ColmaCaliforniaUnited States
18864Long, Elijah91776San GabrielCaliforniaUnited States
15173Henderson, Miguel, J97330CorvallisOregonUnited States

Generated 2025-07-10 10:25:58.579 UTC