[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 6639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12937Wilson, Megan98104SeattleWashingtonUnited States
29191Weber, Chelsea1002SydneyNew South WalesAustralia
26601Gonzalez, Kyle, J94947NovatoCaliforniaUnited States

Generated 2025-07-14 07:09:55.695 UTC