[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 576   <  SKIP 594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29194Powell, Grace, B2500WollongongNew South WalesAustralia
12564Yang, Marshall, ESE1 8HLLondonEnglandUnited Kingdom
20494Peterson, Jesse, E91932Imperial BeachCaliforniaUnited States

Generated 2025-07-21 05:39:19.353 UTC