[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 250   SHUFFLE   <  SKIP 2060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19287Chandra, Shane, M75006ParisSeine (Paris)France
27821Deng, LeonardYO15YorkEnglandUnited Kingdom
23686Murphy, Rachel, A92806La JollaCaliforniaUnited States

Generated 2025-07-12 18:58:07.677 UTC