[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 250   SHUFFLE   <  SKIP 1415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11988Chapman, Kathryn2580GoulburnNew South WalesAustralia
12766Bryant, Jordyn97330CorvallisOregonUnited States
14614Bryant, Dylan, J94014ColmaCaliforniaUnited States

Generated 2025-07-09 00:46:49.567 UTC