[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 875   SHUFFLE   <  SKIP 1568  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13086Nelson, Blake, I98036LynnwoodWashingtonUnited States
28520Liang, Susan77127LieusaintSeine et MarneFrance
17731Sharma, Tracy2300NewcastleNew South WalesAustralia

Generated 2025-07-15 14:16:53.918 UTC