[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 480   SHUFFLE   <  SKIP 725  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11003Zhu, Christy2113North RydeNew South WalesAustralia
25958Ortega, Alfredo, W2113North RydeNew South WalesAustralia
18917Nelson, Jonathan, E91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 17:06:11.810 UTC