[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 296   SHUFFLE   <  SKIP 2223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14678Zheng, Shannon, M2113North RydeNew South WalesAustralia
19522Powell, ChristianYO15YorkEnglandUnited Kingdom
21543Romero, Naomi91940Les UlisEssonneFrance

Generated 2025-07-21 16:28:06.713 UTC