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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19596Fernandez, Allen2010DarlinghurstNew South WalesAustralia
20530Jenkins, Mariah, M97068W. LinnOregonUnited States
21685Green, Bailey98366Port OrchardWashingtonUnited States

Generated 2025-07-11 23:13:52.799 UTC