[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 7680   SHUFFLE   <  SKIP 324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11653Peterson, Sydney97355LebanonOregonUnited States
22020Shan, Jaime3220GeelongVictoriaAustralia
12921Lee, Wyatt, M91932Imperial BeachCaliforniaUnited States

Generated 2025-07-20 23:49:42.043 UTC