[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 2328   <  SKIP 37  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21809Thompson, Sydney, R90712LakewoodCaliforniaUnited States
18485Gonzalez, Devin3000MelbourneVictoriaAustralia

Generated 2025-07-22 13:02:25.050 UTC