[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 1076   SHUFFLE   <  SKIP 934  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11587Bryant, Kevin57000MetzMoselleFrance
12300Gonzalez, Adriana, L31770ColomiersGaronne (Haute)France
21738Alonso, Francis, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 07:35:45.549 UTC