[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 189   SHUFFLE   <  SKIP 1437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16055Lee, Ryan66578NeunkirchenSaarlandGermany
24573Rai, Colin, WSW19 3RULondonEnglandUnited Kingdom
28858Hughes, Aidan, E94941Mill ValleyCaliforniaUnited States

Generated 2025-07-08 03:06:28.617 UTC