[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 3988  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12140Russell, Oscar, AV3L 1H4WestminsterBritish ColumbiaCanada
26467Brooks, Nicole94941Mill ValleyCaliforniaUnited States
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-11 09:24:27.065 UTC