[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 2308  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16891Gonzales, Natalie91950National CityCaliforniaUnited States
19649Martin, Elizabeth, L98033KirklandWashingtonUnited States
11587Bryant, Kevin57000MetzMoselleFrance

Generated 2025-07-13 03:42:31.523 UTC