[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 817   SHUFFLE   <  SKIP 113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17061Alonso, Brandi2264SilverwaterNew South WalesAustralia
15118Ortega, NelsonAS23Stoke-on-TrentEnglandUnited Kingdom
20002White, Elizabeth, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 02:24:56.727 UTC