[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 875   SHUFFLE   <  SKIP 843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17715Pal, Rafael, JGL7 1RYGloucestershireEnglandUnited Kingdom
26900Sun, RosaB29 6SLBirminghamEnglandUnited Kingdom
12048Coleman, Kayla, L97034Lake OswegoOregonUnited States

Generated 2025-07-16 17:21:59.509 UTC