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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22180Srini, Joe2113North RydeNew South WalesAustralia
13390Collins, Julia, C94947NovatoCaliforniaUnited States
22569Goel, Johnny, JSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-18 19:11:55.865 UTC