[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 169  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17380Adams, Nathan, C94704BerkeleyCaliforniaUnited States
28673Reed, Arianna, H94941Mill ValleyCaliforniaUnited States

Generated 2025-07-10 14:09:43.457 UTC