[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 3669   SHUFFLE   <  SKIP 897  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19110Kelly, Jesse92625Newport BeachCaliforniaUnited States
24387Mitchell, Elijah, A90706BellflowerCaliforniaUnited States
23114Washington, Caroline, DV2W 1W2HaneyBritish ColumbiaCanada
16329Ye, Jamie, CSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-12 15:49:02.307 UTC