[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 548   SHUFFLE   <  SKIP 92  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25693Subram, Brandy59170CroixNordFrance
27749Brown, Alexis, A91502BurbankCaliforniaUnited States
21049Sharma, James, LPB12PeterboroughEnglandUnited Kingdom
25721Nara, April, ESW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-17 03:20:19.664 UTC