[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4837  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23123Kelly, Zoe2580GoulburnNew South WalesAustralia
15319Sanchez, Jade, M94519ConcordCaliforniaUnited States

Generated 2025-07-17 23:23:22.515 UTC