[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 1577  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27164Carlson, Micheal, ECM11BillericayEnglandUnited Kingdom
28277Deng, Katrina98225BellinghamWashingtonUnited States
19560Martin, Randall, B2300NewcastleNew South WalesAustralia
28063Turner, Gabrielle, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 12:08:27.002 UTC