[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 324   SHUFFLE   <  SKIP 736  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21832Gill, Pedro, S59223RoncqNordFrance
18673Green, James, M90210Beverly HillsCaliforniaUnited States
23695Coleman, Elijah94010BurlingameCaliforniaUnited States

Generated 2025-07-14 23:35:06.215 UTC