[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 3669   SHUFFLE   <  SKIP 1017  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14580Diaz, Kyle94947NovatoCaliforniaUnited States
12873Samant, MandarSW6 SBYLondonEnglandUnited Kingdom
24508Phillips, Alex, F97222MilwaukieOregonUnited States
14198Romero, Daisy, M22001HamburgHessenGermany

Generated 2025-07-10 18:44:55.051 UTC