[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5849  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29223Phillips, Angel98312BremertonWashingtonUnited States
17526Gonzales, Tristan, J97330CorvallisOregonUnited States
26500Ruiz, Billy, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 16:43:28.863 UTC