[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 527   SHUFFLE   <  SKIP 1497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
11194Price, Jacqueline, R94303Palo AltoCaliforniaUnited States
17375Gill, Sheila, B2036MatravilleNew South WalesAustralia

Generated 2025-07-22 12:26:37.525 UTC