[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 650   SHUFFLE   <  SKIP 2463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom
17525Wright, Adam94519ConcordCaliforniaUnited States

Generated 2025-07-12 18:54:49.399 UTC