[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 511   SHUFFLE   <  SKIP 129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13229Wang, Dylan97071WoodburnOregonUnited States
12291Suri, Johnathan, E04838EilenburgBrandenburgGermany
17271Griffin, Sarah99202SpokaneWashingtonUnited States

Generated 2025-07-12 05:18:37.575 UTC