[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 589   SHUFFLE   <  SKIP 216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18315Dominguez, Melody, A60188Carol StreamIllinoisUnited States
28379Rana, Edgar, M31770ColomiersGaronne (Haute)France
23675Prasad, Emmanuel98225BellinghamWashingtonUnited States

Generated 2025-07-14 13:24:22.857 UTC