[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 0   SHUFFLE   <  SKIP 3268  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11745Gonzalez, Allison99362Walla WallaWashingtonUnited States
22548Brooks, Angela94070San CarlosCaliforniaUnited States
25580Allen, Amber, A59491Villeneuve-d'AscqNordFrance
19162Raji, Peter, L91502BurbankCaliforniaUnited States

Generated 2025-11-04 01:13:28.387 UTC