[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 650   SHUFFLE   <  SKIP 3431  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15926Deng, Donna, B14197BerlinNordrhein-WestfalenGermany
11134Townsend, Larry, D6006PerthSouth AustraliaAustralia
21599Lopez, Sara, A97301SalemOregonUnited States

Generated 2025-07-20 20:47:50.017 UTC