[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 189   SHUFFLE   <  SKIP 319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15830Alonso, Naomi2036MatravilleNew South WalesAustralia
23895Powell, Nicole97330CorvallisOregonUnited States
23950Zhou, Roger, L94310OrlyVal de MarneFrance

Generated 2025-07-10 18:12:23.939 UTC