[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   SHUFFLE   SKIP 6316   <  SKIP 341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19596Fernandez, Allen2010DarlinghurstNew South WalesAustralia
24624Murphy, Allison, J94536FremontCaliforniaUnited States
12376Perez, Holly, EW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 22:23:17.815 UTC