[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 750   SHUFFLE   <  SKIP 2243  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17096Bennett, Samantha, S95010HofBayernGermany
16572Xu, Jon, D10210BerlinHamburgGermany
13910Butler, Isabelle98284Sedro WoolleyWashingtonUnited States
13565Zhao, Tiffany, K92400CourbevoieHauts de SeineFrance
23500Garcia, Adriana94519ConcordCaliforniaUnited States
18531Simmons, Thomas91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 15:01:12.032 UTC