[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 2421   SHUFFLE   <  SKIP 722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11297Coleman, Noah91502BurbankCaliforniaUnited States
22443Suarez, Marvin, M57000MetzMoselleFrance
14907Anand, Sheena, L94519ConcordCaliforniaUnited States

Generated 2025-07-10 03:02:18.099 UTC