[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 872   SHUFFLE   <  SKIP 3037  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18043Chande, Katie, A59140DunkerqueNordFrance
13734Gonzalez, Kristi, A94704BerkeleyCaliforniaUnited States
15456Suri, Donald66740SaarlouisSaarlandGermany
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 13:39:55.969 UTC