[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 2421   SHUFFLE   <  SKIP 2554  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom
25561Zeng, Micah, A2777SpringwoodNew South WalesAustralia
20391Serrano, Meghan, A94519ConcordCaliforniaUnited States

Generated 2025-07-14 07:06:11.503 UTC