[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 3026  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28213Morgan, Jared, A3000MelbourneVictoriaAustralia
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-10 04:12:05.359 UTC