[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 1361   <  SKIP 2961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25709Lopez, Savannah3000MelbourneVictoriaAustralia
16383Kelly, Brian, A94063Redwood CityCaliforniaUnited States
24997Kumar, Melvin, M94010BurlingameCaliforniaUnited States

Generated 2025-07-21 13:21:50.051 UTC