[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 568   SHUFFLE   <  SKIP 1135  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22025Peterson, Riley, S92118CoronadoCaliforniaUnited States
26739Shen, Corey2300NewcastleNew South WalesAustralia
19305Young, Gabriella, MCM11BillericayEnglandUnited Kingdom
20465Henderson, Isabel, L94014ColmaCaliforniaUnited States

Generated 2025-07-21 01:52:22.824 UTC