[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 1930  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14884Torres, Kristi, M91910Chula VistaCaliforniaUnited States
14547Thompson, Noah, LTY31RuncornEnglandUnited Kingdom
13950Hernandez, Meredith, B98225BellinghamWashingtonUnited States

Generated 2025-07-10 01:55:50.259 UTC