[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 512   SHUFFLE   <  SKIP 1047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23090Lee, Christopher, M98036LynnwoodWashingtonUnited States
26515Watson, Zoe, W91941GrossmontCaliforniaUnited States
19165Russell, Miranda91776San GabrielCaliforniaUnited States

Generated 2025-07-12 02:28:21.356 UTC