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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14488Hughes, Connor, S94704BerkeleyCaliforniaUnited States
16723Zhao, Barbara94010BurlingameCaliforniaUnited States
16951Bennett, Cassidy, A98201EverettWashingtonUnited States

Generated 2025-07-11 20:43:11.245 UTC