[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 827   SHUFFLE   <  SKIP 1474  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27126Sharma, Derek, I80610Saint OuenSommeFrance
17280Mehta, Deanna, P2138RhodesNew South WalesAustralia
24723Pal, Shawna, W70511StuttgartSaarlandGermany

Generated 2025-07-18 07:06:14.554 UTC