[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 396   SHUFFLE   <  SKIP 2786  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26839Nelson, Jeremy, K78000VersaillesYvelineFrance
25747Xu, Marshall, KEC1R 0DULondonEnglandUnited Kingdom
24402Alexander, Devin91364Woodland HillsCaliforniaUnited States
18219Gomez, Felicia, J2500WollongongNew South WalesAustralia

Generated 2025-07-20 23:44:04.050 UTC