[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 518   SHUFFLE   <  SKIP 4257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23115Nicholls, Stephanie91910Chula VistaCaliforniaUnited States
20724Vance, EbonySW19 3RULondonEnglandUnited Kingdom
22866Thompson, William33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-15 07:37:16.866 UTC