[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 840   SHUFFLE   <  SKIP 1118  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12788Nelson, Amanda91910Chula VistaCaliforniaUnited States
21535Sandberg, Alfredo77680Roissy en BrieSeine et MarneFrance
28768Rodriguez, Emmanuel, A98168BurienWashingtonUnited States

Generated 2025-07-17 12:27:46.998 UTC