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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17055She, Willie2010DarlinghurstNew South WalesAustralia
13949Ramos, Dwayne, R94704BerkeleyCaliforniaUnited States
19879Green, Ian, S91945Lemon GroveCaliforniaUnited States

Generated 2025-07-12 12:17:11.671 UTC