[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 7886   SHUFFLE   <  SKIP 1731  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21699Sharma, Logan, J94941Mill ValleyCaliforniaUnited States
25593Gill, Micheal92310SèvresHauts de SeineFrance
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-18 11:28:37.367 UTC