[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 875   SHUFFLE   <  SKIP 9045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom
21016Kapoor, Michele, J12311BerlinSaarlandGermany
23222Wu, Kristen, A57000MetzMoselleFrance

Generated 2025-07-17 23:16:25.313 UTC