[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 470   SHUFFLE   <  SKIP 3834  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
23878Wood, Chloe, L94109San FranciscoCaliforniaUnited States
15264Goel, Peter, L4217Gold CoastQueenslandAustralia

Generated 2025-07-09 20:09:06.319 UTC