[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 575   SHUFFLE   <  SKIP 2648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13749Alonso, Julio, C94010BurlingameCaliforniaUnited States
25500Lopez, Janelle, GWA1 4SYWoolstonEnglandUnited Kingdom
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-12 20:40:54.496 UTC