[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 589   SHUFFLE   <  SKIP 1671  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15638He, Rosa, JMK8 8DFMilton KeynesEnglandUnited Kingdom
21668Rogers, Christina, FPE17BuryEnglandUnited Kingdom
17480Gonzalez, Lucas94941Mill ValleyCaliforniaUnited States

Generated 2025-07-10 11:06:21.827 UTC