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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21516Serrano, LarryEC1R 0DULondonEnglandUnited Kingdom
16567Lopez, Erick, A66740SaarlouisSaarlandGermany
26180Butler, JonathanV2M1N7NewtonBritish ColumbiaCanada
24652Butler, Luke98020EdmondsWashingtonUnited States

Generated 2025-07-11 03:41:50.387 UTC