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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11227Chavez, Marshall, D94014ColmaCaliforniaUnited States
17808Alvarez, Raquel, GYO15YorkEnglandUnited Kingdom
14639Howard, Jeremiah, L90241DowneyCaliforniaUnited States

Generated 2025-07-13 00:35:17.241 UTC