[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 511   SHUFFLE   <  SKIP 1819  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23935Barnes, Alexis, JOX1OxfordEnglandUnited Kingdom
28096Stewart, Alexandra, S94704BerkeleyCaliforniaUnited States
21468Yang, Ethan, L91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-11 23:35:53.129 UTC