[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 511   SHUFFLE   <  SKIP 203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19270Shen, Shawn6006PerthSouth AustraliaAustralia
20891Anand, Darrell, M92700ColombesHauts de SeineFrance
15767Prasad, George, C3198SeafordVictoriaAustralia

Generated 2025-07-17 16:18:35.114 UTC