[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 484   SHUFFLE   <  SKIP 1010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25774Pal, CoreySW19 3RULondonEnglandUnited Kingdom
25708Sharma, Misty4217Gold CoastQueenslandAustralia
18671Kelly, Melanie94070San CarlosCaliforniaUnited States

Generated 2025-07-18 10:01:35.946 UTC