[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 808   SHUFFLE   <  SKIP 280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17484Carlson, Armando2113North RydeNew South WalesAustralia
21287Jimenez, Kendra91910Chula VistaCaliforniaUnited States
14115Gonzales, Samantha97330CorvallisOregonUnited States

Generated 2025-07-20 23:47:10.905 UTC