[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 440   SHUFFLE   <  SKIP 1742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19807Zhao, Shannon2264SilverwaterNew South WalesAustralia
19995Gonzales, Jordyn94063Redwood CityCaliforniaUnited States
25014Reed, Juan91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-10 21:25:33.397 UTC