[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 593   SHUFFLE   <  SKIP 570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17196Fernandez, Douglas75019ParisSeine (Paris)France
22258Reed, Jessica, H91203GlendaleCaliforniaUnited States
16561Yuan, KurtLE18LeedsEnglandUnited Kingdom

Generated 2025-07-17 21:33:04.591 UTC