[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 767   SHUFFLE   <  SKIP 2375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22213Patel, Jay6006PerthSouth AustraliaAustralia
21362Evans, Angel3429SunburyVictoriaAustralia
16450Gutierrez, Rebekah, P59000LilleNordFrance

Generated 2025-07-15 10:09:18.161 UTC