[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 0   SHUFFLE   <  SKIP 2446  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25264Bryant, Wyatt90706BellflowerCaliforniaUnited States
18423Jones, Christian, S94070San CarlosCaliforniaUnited States
16218Simmons, Julia98052RedmondWashingtonUnited States
20807Foster, Jordan, MYO15YorkEnglandUnited Kingdom
19048Raman, Bryant, SW1X3SELondonEnglandUnited Kingdom
27128Cai, Heather41100Saint OuenLoir et CherFrance

Generated 2025-11-05 11:26:18.313 UTC