[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 327   SHUFFLE   <  SKIP 3013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14768Kelly, Ian66740SaarlouisSaarlandGermany
11227Chavez, Marshall, D94014ColmaCaliforniaUnited States
20013Hughes, Jocelyn, S97330CorvallisOregonUnited States

Generated 2025-07-11 01:45:30.181 UTC