[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 413   SHUFFLE   <  SKIP 2359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27803Suarez, Theresa, E93500PantinSeine Saint DenisFrance
12920Henderson, Kelly, L98020EdmondsWashingtonUnited States
25246Lal, Warren, B3550BendigoVictoriaAustralia

Generated 2025-07-13 19:16:20.971 UTC