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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom
25102Kelly, Stephanie, L94704BerkeleyCaliforniaUnited States
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-10 01:58:38.169 UTC