[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 512   SHUFFLE   <  SKIP 460  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15803Goel, Bradley3000MelbourneVictoriaAustralia
19103Raman, Johnathan4551CaloundraQueenslandAustralia
11583Xu, Karla, M78400ChatouYvelineFrance

Generated 2025-07-12 13:09:08.747 UTC