[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 512   SHUFFLE   <  SKIP 4  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22298Williams, Marcus, B91977Spring ValleyCaliforniaUnited States
15449Yuan, CedricY024 1GFYorkEnglandUnited Kingdom
17891Lal, Sharon, L91940Les UlisEssonneFrance

Generated 2025-07-11 06:10:19.198 UTC