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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13023Raman, Dominique, D2036MalabarNew South WalesAustralia
21699Sharma, Logan, J94941Mill ValleyCaliforniaUnited States
26792Torres, Casey94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 12:59:28.213 UTC