[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   SKIP 875   SHUFFLE   <  SKIP 6748  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12305Bailey, XavierPE17BuryEnglandUnited Kingdom
22374Patterson, Luke98027IssaquahWashingtonUnited States
14620Patterson, Kayla, B94947NovatoCaliforniaUnited States
24985Phillips, Jenna, T90505TorranceCaliforniaUnited States

Generated 2025-07-18 12:27:31.177 UTC