[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 3497  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21042Liang, Jon, R38231SalzgitterHessenGermany
16527Arun, Cory, O2061Milsons PointNew South WalesAustralia
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
20310Ramirez, Timothy, R90802Long BeachCaliforniaUnited States

Generated 2025-07-11 07:39:41.186 UTC