[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 322   SHUFFLE   <  SKIP 968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11206Flores, Blake98036LynnwoodWashingtonUnited States
16968Griffin, Ian92102San DiegoCaliforniaUnited States
24110Brooks, Kaylee, S93700DrancySeine Saint DenisFrance

Generated 2025-07-15 20:12:00.380 UTC