[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 70   SHUFFLE   <  SKIP 1642  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24075Mr., Saddow, Peter62200Boulogne-sur-MerPas de CalaisFrance
13161Moore, Jose, M97330CorvallisOregonUnited States
11221Perry, Nathan90712LakewoodCaliforniaUnited States

Generated 2025-07-14 11:09:08.554 UTC