[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 512   SHUFFLE   <  SKIP 943  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11946Saunders, Brandy1002SydneyNew South WalesAustralia
17792Andersen, Bridget, KNT20Newcastle upon TyneEnglandUnited Kingdom
23179Phillips, Jordan98366Port OrchardWashingtonUnited States

Generated 2025-07-11 18:46:26.391 UTC