[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 717   SHUFFLE   <  SKIP 1763  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19522Powell, ChristianYO15YorkEnglandUnited Kingdom
13525Van, Cassandra2060Lavender BayNew South WalesAustralia
27736Young, Mackenzie97071WoodburnOregonUnited States
23039Scott, Wyatt94014ColmaCaliforniaUnited States

Generated 2025-07-20 23:18:10.620 UTC