[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 750   SHUFFLE   <  SKIP 1216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18911McDonald, Elijah98036LynnwoodWashingtonUnited States
17808Alvarez, Raquel, GYO15YorkEnglandUnited Kingdom
11703Baker, Kaylee92806La JollaCaliforniaUnited States

Generated 2025-07-15 02:47:15.401 UTC