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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19295Green, Katelyn57000MetzMoselleFrance
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
12167Stewart, Sebastian, E98104SeattleWashingtonUnited States

Generated 2025-07-20 22:51:51.043 UTC