[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 518   SHUFFLE   <  SKIP 2097  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29468Morris, Jacqueline, HGL50CheltenhamEnglandUnited Kingdom
23409Raji, Brad, C6006PerthSouth AustraliaAustralia
25944Perez, Ronald3220GeelongVictoriaAustralia

Generated 2025-07-19 05:37:36.947 UTC