[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2075   SHUFFLE   <  SKIP 571  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25985Harris, Justin, L94947NovatoCaliforniaUnited States
19187Pal, Karl, SRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-22 08:52:47.468 UTC