[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 396   SHUFFLE   <  SKIP 1644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24670Ross, Alexandria90401Santa MonicaCaliforniaUnited States
27685Torres, Alfredo3000MelbourneVictoriaAustralia
24104Ortega, RobynTY31RuncornEnglandUnited Kingdom

Generated 2025-07-19 23:13:32.167 UTC