[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 494   SHUFFLE   <  SKIP 1819  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17890Jiménez, Derrick, BOX16 8RSOxonEnglandUnited Kingdom
11258Hill, Xavier94303Palo AltoCaliforniaUnited States
22603He, Autumn59100RoubaixNordFrance
16001Pal, Ricardo, J91502BurbankCaliforniaUnited States

Generated 2025-07-21 14:46:54.308 UTC