[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 2800  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24840Sai, MarcoGL50CheltenhamEnglandUnited Kingdom
26990Patel, Darren, C95010HofBayernGermany
25482Martinez, Donald, DMK8 8DFMilton KeynesEnglandUnited Kingdom
18692Mehta, Preston, G2060Lavender BayNew South WalesAustralia

Generated 2025-07-20 13:05:23.551 UTC