[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 506   SHUFFLE   <  SKIP 383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28208Sun, Karen, C6006PerthSouth AustraliaAustralia
13299Ross, Vanessa94303Palo AltoCaliforniaUnited States
20940Rodriguez, Jillian92700ColombesHauts de SeineFrance

Generated 2025-07-09 08:04:33.267 UTC