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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17326Mr., Shakespear, Paul, J.4551CaloundraQueenslandAustralia
15175Malhotra, Kristi, ST2P 2G8CalgaryAlbertaCanada

Generated 2025-07-11 15:10:55.843 UTC