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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29050Russell, Jack90706BellflowerCaliforniaUnited States
19562Guo, Leah, R2061Milsons PointNew South WalesAustralia
27936Martin, Bruce, D59170CroixNordFrance

Generated 2025-07-12 17:27:51.534 UTC