[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 680   SHUFFLE   <  SKIP 3570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23932Jiménez, Carrie91370Verrieres Le BuissonEssonneFrance
25419King, Hunter90706BellflowerCaliforniaUnited States
15852Henderson, Oscar, J95062Santa CruzCaliforniaUnited States

Generated 2025-07-17 12:47:51.353 UTC