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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14681Chandra, Veronica4171HawthorneQueenslandAustralia
22913Lu, Valerie2264SilverwaterNew South WalesAustralia
14008Liu, Karen, F3220GeelongVictoriaAustralia
12380Yuan, Omar, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-12 02:15:14.210 UTC