[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 1039   SHUFFLE   <  SKIP 891  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23406Sanchez, Frederick98225BellinghamWashingtonUnited States
22690Luo, Kurt, C91940Les UlisEssonneFrance
28251Rubio, Joe90210Beverly HillsCaliforniaUnited States
16615Patel, Kaitlin, L6006PerthSouth AustraliaAustralia

Generated 2025-07-21 00:12:46.720 UTC