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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16046Gomez, RobynRG41 1QWWokinghamEnglandUnited Kingdom
20105Taylor, Alexis92806La JollaCaliforniaUnited States
14044Wright, Thomas, M94611OaklandCaliforniaUnited States

Generated 2025-07-11 20:08:32.327 UTC