[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 650   SHUFFLE   <  SKIP 2303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18074Hall, Julia, L98036LynnwoodWashingtonUnited States
26120Lewis, Miguel91910Chula VistaCaliforniaUnited States
13783Wright, Logan, MPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 15:24:42.436 UTC