[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 413   SHUFFLE   <  SKIP 1009  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12553Fernandez, Toni, C92150SuresnesHauts de SeineFrance
13933Richardson, Isabella, F90505TorranceCaliforniaUnited States
17203Raje, Christine, WNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-12 15:29:28.291 UTC