[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 2214   SHUFFLE   <  SKIP 2233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25390Powell, Samantha90706BellflowerCaliforniaUnited States
15642Gao, Cara, B3000MelbourneVictoriaAustralia
17890Jiménez, Derrick, BOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-20 11:35:07.351 UTC