[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 625   SHUFFLE   <  SKIP 2289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23542Martin, Justin3220GeelongVictoriaAustralia
24552Carlson, Ross, M93500PantinSeine Saint DenisFrance
27197Bell, Isaiah, W98312BremertonWashingtonUnited States

Generated 2025-07-10 06:59:40.119 UTC