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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24798Moreno, Lawrence98225BellinghamWashingtonUnited States
18181Diaz, Neil, CE17 6JFLondonEnglandUnited Kingdom
21962Smith, Kristi, M3337MeltonVictoriaAustralia
16805Allen, Fernando, H97068W. LinnOregonUnited States

Generated 2025-07-11 09:54:22.877 UTC