[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 3375   SHUFFLE   <  SKIP 3137  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21393Arun, Candace, J3977CranbourneVictoriaAustralia
16411Sanchez, Stanley63009OffenbachSaarlandGermany
16508Zhu, Brent93500PantinSeine Saint DenisFrance

Generated 2025-07-21 01:45:11.051 UTC