[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 512   SHUFFLE   <  SKIP 1142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27559Rodriguez, Emily, R99202SpokaneWashingtonUnited States
18195Sanz, Walter, J1597Lane CoveNew South WalesAustralia
19833Kelly, Michelle, N97330CorvallisOregonUnited States

Generated 2025-07-12 04:11:43.244 UTC