[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5071  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20022Perry, Arthur94014ColmaCaliforniaUnited States
25605Kovár, Abby, KL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-17 12:03:50.487 UTC