[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 364   SHUFFLE   <  SKIP 1126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15776Mitchell, Jesse, C92625Newport BeachCaliforniaUnited States
14581Adams, Kevin, M97205PortlandOregonUnited States
28231Powell, James, V97301SalemOregonUnited States

Generated 2025-07-21 09:57:12.270 UTC