[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 189   SHUFFLE   <  SKIP 1911  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23657Jai, Alison4217Gold CoastQueenslandAustralia
16010Wood, Nicole91941GrossmontCaliforniaUnited States
25324Andersen, BethanyRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-20 21:28:57.305 UTC