[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3835  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23987Sharma, DawnGL50CheltenhamEnglandUnited Kingdom
16741Xu, Alan2138RhodesNew South WalesAustralia
11593Moreno, Armando45000OrleansLoiretFrance
14211Bradley, Emma4217Gold CoastQueenslandAustralia

Generated 2025-07-11 06:29:57.152 UTC