[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 548   SHUFFLE   <  SKIP 571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24011Thompson, Morgan, QOX1OxfordEnglandUnited Kingdom
27594Andersen, Nicolas, A2055North SydneyNew South WalesAustralia
11691Wilson, Kaitlyn91932Imperial BeachCaliforniaUnited States

Generated 2025-07-17 12:22:58.303 UTC