[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 3104   SHUFFLE   <  SKIP 4022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23743Xu, Terrence, LSL67RJMaidenheadEnglandUnited Kingdom
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
14441Lewis, William, N90706BellflowerCaliforniaUnited States

Generated 2025-07-20 00:48:01.849 UTC