[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 540   SHUFFLE   <  SKIP 145  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24713Brooks, Jeremy78400ChatouYvelineFrance
15302Thomas, Brianna94941Mill ValleyCaliforniaUnited States
28403Sharma, Jaclyn, CSW1P 2NULondonEnglandUnited Kingdom
19507Shen, Raul75013ParisSeine (Paris)France

Generated 2025-07-11 02:13:24.092 UTC