[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 468   SHUFFLE   <  SKIP 840  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16409Moreno, Ebony, J12311BerlinSaarlandGermany
23721Clark, John, M90241DowneyCaliforniaUnited States
21980Moreno, Beth4169East BrisbaneQueenslandAustralia
17486Foster, Marissa97355LebanonOregonUnited States

Generated 2025-07-14 11:34:26.361 UTC