[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 680   SHUFFLE   <  SKIP 5968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22798Fernandez, Heidi, LGA10GatesheadEnglandUnited Kingdom
19558Ortega, Gloria, R3550BendigoVictoriaAustralia
12980Moyer, Max, C98168BurienWashingtonUnited States

Generated 2025-07-19 17:54:11.086 UTC