[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 2693   SHUFFLE   <  SKIP 281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14589Cook, Mackenzie, R94063Redwood CityCaliforniaUnited States
26663Serrano, Joanna, J6006PerthSouth AustraliaAustralia
16664Nelson, Sophia3337MeltonVictoriaAustralia

Generated 2025-07-12 21:58:27.195 UTC