[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14596Hill, Amber, W91941GrossmontCaliforniaUnited States
26710Green, Jan, J91776San GabrielCaliforniaUnited States
17176Ward, Isaac, M92118CoronadoCaliforniaUnited States

Generated 2025-07-09 06:28:38.267 UTC