[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 444   SHUFFLE   <  SKIP 2078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13625Campbell, Jason, J2444Port MacquarieNew South WalesAustralia
26737Young, Katherine, A98901YakimaWashingtonUnited States
25677Lopez, Veronica, A78400ChatouYvelineFrance

Generated 2025-07-14 11:03:59.989 UTC