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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22646She, Cara, HSE1 8HLLondonEnglandUnited Kingdom
15886Brown, Matthew, W91945Lemon GroveCaliforniaUnited States
12560Gao, Mandy, MW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-17 18:38:30.622 UTC