[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 482   SHUFFLE   <  SKIP 762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11189Blanco, Lawrence, W98225BellinghamWashingtonUnited States
27854Rubio, Marc, I75019ParisSeine (Paris)France
28915Yuan, Johnny93700DrancySeine Saint DenisFrance

Generated 2025-07-19 04:27:57.642 UTC