[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 0   SHUFFLE   <  SKIP 3000  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25713Gill, Latasha, M3429SunburyVictoriaAustralia
25779Cai, Marshall, K66001SaarbrückenSaarlandGermany
28422Moyer, Joy93500PantinSeine Saint DenisFrance

Generated 2025-10-23 04:51:44.360 UTC