[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 456   SHUFFLE   <  SKIP 2432  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25152Sanders, Maria, M92806La JollaCaliforniaUnited States
27118Kapoor, Tina77127LieusaintSeine et MarneFrance
14350Moore, Emily, W97205PortlandOregonUnited States

Generated 2025-07-21 10:04:57.888 UTC