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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom
19547Patterson, Lauren, A91932Imperial BeachCaliforniaUnited States
24086Gonzales, Dakota, T20354HamburgHamburgGermany

Generated 2025-07-20 01:40:35.827 UTC