[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 327   SHUFFLE   <  SKIP 3836  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22495Serrano, Andy92400CourbevoieHauts de SeineFrance
21438Price, Edward95062Santa CruzCaliforniaUnited States
20674Butler, Samuel, T98225BellinghamWashingtonUnited States

Generated 2025-07-13 19:24:42.200 UTC