[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 4000   SHUFFLE   <  SKIP 1796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom
14717Rivera, Abigail, D59491Villeneuve-d'AscqNordFrance
13266Wang, Samuel, J90802Long BeachCaliforniaUnited States

Generated 2025-07-13 00:17:52.255 UTC