[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 5139  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20121Butler, Dylan97301SalemOregonUnited States
28096Stewart, Alexandra, S94704BerkeleyCaliforniaUnited States
16409Moreno, Ebony, J12311BerlinSaarlandGermany
20112James, Shelby, A90505TorranceCaliforniaUnited States

Generated 2025-07-20 09:13:15.289 UTC