[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 24   SHUFFLE   <  SKIP 1311  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27123Xie, Jaclyn59170CroixNordFrance
28999Martinez, Edward, A92806La JollaCaliforniaUnited States
14172Garcia, CarlaSE1 8HLLondonEnglandUnited Kingdom
14670Gill, Leslie1597Lane CoveNew South WalesAustralia

Generated 2025-07-11 18:54:03.181 UTC