[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 767   SHUFFLE   <  SKIP 3258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25652Sara, Rachael92700ColombesHauts de SeineFrance
12404Liang, Krystal, SY03 4TNYorkEnglandUnited Kingdom
27063Flores, Taylor, W98312BremertonWashingtonUnited States

Generated 2025-07-15 04:37:22.088 UTC