[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 3401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27604Brooks, Richard98366Port OrchardWashingtonUnited States
18278Powell, Lucas, T3429SunburyVictoriaAustralia
27803Suarez, Theresa, E93500PantinSeine Saint DenisFrance

Generated 2025-07-13 13:32:08.471 UTC