[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 3104   SHUFFLE   <  SKIP 1964  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12144Jenkins, Kelly98366Port OrchardWashingtonUnited States
22381Patterson, Hunter, B95010HofBayernGermany
19083Rivera, Steven, T3337MeltonVictoriaAustralia

Generated 2025-07-20 10:25:17.471 UTC