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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17210Deng, Karl, L33041PaderbornHamburgGermany
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States
17530Wood, Devin, A98371PuyallupWashingtonUnited States

Generated 2025-07-11 23:30:25.284 UTC