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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20370Young, Blake, S98027IssaquahWashingtonUnited States
29198Ramirez, Faith91791West CovinaCaliforniaUnited States
28638Thompson, Alexandra, S92806La JollaCaliforniaUnited States

Generated 2025-07-12 00:49:19.119 UTC