[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 807   SHUFFLE   <  SKIP 1747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15453Barnes, Isabelle, CNT20Newcastle upon TyneEnglandUnited Kingdom
25822Navarro, Julio, M2777SpringwoodNew South WalesAustralia
27050Turner, Chloe97034Lake OswegoOregonUnited States

Generated 2025-07-14 17:46:59.699 UTC