[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 4052  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19173Lal, Kelli, JMK8 8DFMilton KeynesEnglandUnited Kingdom
24881Ashe, Tasha, WL4 4HBLiverpoolEnglandUnited Kingdom
25394Garcia, Anthony, J97330CorvallisOregonUnited States
22675Winston, Alexandra, A75007ParisSeine (Paris)France

Generated 2025-07-22 00:30:19.833 UTC